home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / misc / RTrack01.readme < prev    next >
Text File  |  1995-09-20  |  3KB  |  102 lines

  1. Short:    Resource Tracking Link Library
  2. Author:   boris@prox.tynet.sub.org
  3. Uploader: bsfolgma@trick.informatik.uni-stuttgart.de
  4. Type:     dev/misc
  5.  
  6.  
  7. TITLE
  8.  
  9.     RTrack
  10.  
  11.  
  12. VERSION
  13.  
  14.     0.1 (15.8.95)
  15.  
  16.  
  17. PROXITY SOFTWORKS
  18.  
  19.     Proxity Engineering and Technical Support
  20.  
  21.     Usenet:  pets@amiuni.tynet.sub.org
  22.     Fidonet: 2:246/1416.0 (pets)
  23.  
  24.  
  25. AUTHOR
  26.  
  27.           Boris Folgmann
  28.  
  29.     Address:  Friedrichstrasse 7
  30.           71546 Aspach
  31.           Germany
  32.  
  33.     Usenet:      <boris@prox.tynet.sub.org>
  34.     Internet: <prx@studbox.uni-stuttgart.de>
  35.     WWW:      <http://www.informatik.uni-stuttgart.de/
  36.            fachschaft/adressen/bsfolgma.html>
  37.     Fidonet:  2:246/1416.41 (Boris)
  38.     IRC:      PRX
  39.  
  40.     PGP Fingerprint: 82 84 70 38 26 5E 50 5A
  41.              9C DB CA CA 62 0A 31 52 
  42.  
  43.     Phone:   ++49-(0)7191-23439
  44.     Fax:     ++49-(0)7191-2604
  45.  
  46.  
  47. DESCRIPTION
  48.  
  49.     RTrack.lib is a link library for resource tracking for AmigaOS 2
  50.     and better.  All resource allocations are maintained in a linked
  51.     list and automatically freed before exiting.  The linked list is
  52.     located in a memory pool, so the small allocations don't fragment
  53.     memory.  One RTrack list node is only 12 bytes in size and the list
  54.     handling is so fast that you won't have any overhead.
  55.  
  56.     Experimental version for discussion in comp.sys.amiga.programmer.
  57.  
  58.     This version works 100% but the set of supported routines is not
  59.     complete yet.  Please contact the author if you need a specific
  60.     function in your program.
  61.  
  62.  
  63. SPECIAL REQUIREMENTS
  64.  
  65.     Kickstart 2.04 or later
  66.     Workbench 2.0 or later
  67.     amiga.lib V40 for memory pool functions
  68.  
  69.  
  70. AVAILABILITY
  71.  
  72.     <ftp://ftp.uni-paderborn.de/pub/aminet/dev/misc/RTrack01.lha>
  73.  
  74.  
  75. PRICE
  76.  
  77.     Free
  78.  
  79.  
  80. DISTRIBUTABILITY
  81.  
  82.     Freeware (C) 1995 by Proxity Softworks
  83.  
  84.  
  85. ============================= Archive contents =============================
  86.  
  87. Original  Packed Ratio    Date     Time    Name
  88. -------- ------- ----- --------- --------  -------------
  89.     2710     816 69.8% 18-Aug-95 11:49:08 +rtrack_protos.h
  90.      500     272 45.6% 18-Aug-95 12:44:40 +rtrack.h
  91.     8539    3286 61.5% 18-Aug-95 12:37:12  PSI
  92.     8367    3102 62.9% 18-Aug-95 12:48:44  RTrack.guide
  93.     1857     974 47.5% 16-Aug-95 01:28:38  RTrack.guide.info
  94.     7424    2437 67.1% 18-Aug-95 12:26:12  RTrack.lib
  95.     1652     973 41.1% 18-Aug-95 12:34:06  RTrack.readme
  96.     1434     535 62.6% 16-Aug-95 01:28:38  RTrack.readme.info
  97.      314     220 29.9% 18-Aug-95 12:44:48  SCOPTIONS
  98.      124      97 21.7% 18-Aug-95 12:14:28  SMAKEFILE
  99.      625     370 40.8% 18-Aug-95 12:45:40  test.c
  100. -------- ------- ----- --------- --------
  101.    33546   13082 61.0% 18-Aug-95 22:34:00   11 files
  102.